Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


setClientResultCodes

This procedure is used to set client result codes for the session. If running on the AppServer, only the clientSessionResultCodes parameter is set for the session. If running on the client, sessionResultCodes is set in the session parameter table, and the clientSessionResultCodes session property is set.

Location: ry\app\rycusmngrp.i

Parameters:

INPUT pcResultCodes AS CHARACTER INPUT plSetOnAppserver AS LOGICAL Notes: plSetOnAppserver should always be YES. The only situation where a NO would be passed is when it has been set on the AppServer already and is positively known to be correct.

Examples: See the setSessionResultCodes procedure in ry\app\rycusmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095